StreamLoad Method |
| Name | Description | |
|---|---|---|
| Load(String) |
Loads data to this stream from the specified file.
| |
| Load(String, Byte) |
Loads data to this stream from the specified buffer.
| |
| Load(String, Stream) |
Loads data to this stream from the specified Stream.
|